-
Notifications
You must be signed in to change notification settings - Fork 9
Update to repo-config v0.13 #398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Once this is approved, we need to update the branch protection rules to use the new required checks. |
|
Already updated the rules. |
|
The tests failed in the queue because of some unclosed socket that seem to come from hypothesis, I guess only because now we are treating warnings as errors in I rebased so this needs a new approval @Marenz |
|
It looks like you need to rebase this again |
Run the migration script from repo-config 0.12. Signed-off-by: Leandro Lucarella <[email protected]>
Fix some deprecation warnings while overriding the event loop and for `test_timer_intergration` we also use async-solipsism properly, before we were not replacing the loop policy appropriately. Signed-off-by: Leandro Lucarella <[email protected]>
Use the migration script. Also bump other related/needed dependencies. Signed-off-by: Leandro Lucarella <[email protected]>
Signed-off-by: Leandro Lucarella <[email protected]>
Signed-off-by: Leandro Lucarella <[email protected]>
|
Added a new commit to filter-out the warning that is making the test fail in the merge queue. I also created an issue for this: Needs new approval @Marenz |
Signed-off-by: Leandro Lucarella <[email protected]>
No description provided.